[INFO] cloning repository https://github.com/SamuelAsherRivello/dioxus-project-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SamuelAsherRivello/dioxus-project-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelAsherRivello%2Fdioxus-project-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelAsherRivello%2Fdioxus-project-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c05b9ddcb4b27093f9d68025e3745d78b2b89af6
[INFO] checking SamuelAsherRivello/dioxus-project-template against master#b52edc25bfbaa955b4b83c10f998e5224c3478b2 for pr-156776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelAsherRivello%2Fdioxus-project-template" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SamuelAsherRivello/dioxus-project-template
[INFO] finished tweaking git repo https://github.com/SamuelAsherRivello/dioxus-project-template
[INFO] tweaked toml for git repo https://github.com/SamuelAsherRivello/dioxus-project-template written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SamuelAsherRivello/dioxus-project-template on toolchain b52edc25bfbaa955b4b83c10f998e5224c3478b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SamuelAsherRivello/dioxus-project-template already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/DioxusLabs/components.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dioxus v0.7.7
[INFO] [stderr]   Downloaded dioxus-sdk-time v0.7.0
[INFO] [stderr]   Downloaded subsecond-types v0.7.7
[INFO] [stderr]   Downloaded manganis v0.7.7
[INFO] [stderr]   Downloaded subsecond v0.7.7
[INFO] [stderr]   Downloaded manganis-core v0.7.7
[INFO] [stderr]   Downloaded dioxus-web v0.7.7
[INFO] [stderr]   Downloaded dioxus-devtools v0.7.7
[INFO] [stderr]   Downloaded dioxus-core-types v0.7.7
[INFO] [stderr]   Downloaded dioxus-html-internal-macro v0.7.7
[INFO] [stderr]   Downloaded dioxus-history v0.7.7
[INFO] [stderr]   Downloaded lazy-js-bundle v0.7.7
[INFO] [stderr]   Downloaded dioxus-cli-config v0.7.7
[INFO] [stderr]   Downloaded generational-box v0.7.7
[INFO] [stderr]   Downloaded dioxus-document v0.7.7
[INFO] [stderr]   Downloaded manganis-macro v0.7.7
[INFO] [stderr]   Downloaded dioxus-hooks v0.7.7
[INFO] [stderr]   Downloaded dioxus-core-macro v0.7.7
[INFO] [stderr]   Downloaded dioxus-interpreter-js v0.7.7
[INFO] [stderr]   Downloaded dioxus-html v0.7.7
[INFO] [stderr]   Downloaded dioxus-stores-macro v0.7.7
[INFO] [stderr]   Downloaded dioxus-signals v0.7.7
[INFO] [stderr]   Downloaded dioxus-rsx v0.7.7
[INFO] [stderr]   Downloaded dioxus-devtools-types v0.7.7
[INFO] [stderr]   Downloaded dioxus-stores v0.7.7
[INFO] [stderr]   Downloaded dioxus-core v0.7.7
[INFO] [stderr]   Downloaded dioxus-router v0.7.7
[INFO] [stderr]   Downloaded dioxus-router-macro v0.7.7
[INFO] [stderr]   Downloaded dioxus-logger v0.7.7
[INFO] [stderr]   Downloaded dioxus-fullstack v0.7.7
[INFO] [stderr]   Downloaded dioxus-fullstack-macro v0.7.7
[INFO] [stderr]   Downloaded dioxus-asset-resolver v0.7.7
[INFO] [stderr]   Downloaded dioxus-fullstack-core v0.7.7
[INFO] [stderr]   Downloaded dioxus-desktop v0.7.7
[INFO] [stderr]   Downloaded no_std_io2 v0.9.3
[INFO] [stderr]   Downloaded dioxus-config-macro v0.7.7
[INFO] [stderr]   Downloaded dioxus-config-macros v0.7.7
[INFO] [stderr]   Downloaded fluent v0.17.0
[INFO] [stderr]   Downloaded fluent-bundle v0.16.0
[INFO] [stderr]   Downloaded fluent-syntax v0.12.0
[INFO] [stderr]   Downloaded dioxus-i18n v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21896566e4174f2ba97cb3a9e628d3bac88b5fdb84fe00defe59e0621c4584b4
[INFO] running `Command { std: "docker" "start" "-a" "21896566e4174f2ba97cb3a9e628d3bac88b5fdb84fe00defe59e0621c4584b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21896566e4174f2ba97cb3a9e628d3bac88b5fdb84fe00defe59e0621c4584b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21896566e4174f2ba97cb3a9e628d3bac88b5fdb84fe00defe59e0621c4584b4", kill_on_drop: false }`
[INFO] [stdout] 21896566e4174f2ba97cb3a9e628d3bac88b5fdb84fe00defe59e0621c4584b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2108939f4c8c11e651afd1025d78f13ad93d60ab6ca2ab92baf4d955bd080a1
[INFO] running `Command { std: "docker" "start" "-a" "b2108939f4c8c11e651afd1025d78f13ad93d60ab6ca2ab92baf4d955bd080a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.120
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.120
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking dioxus-core-types v0.7.7
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.7
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking no_std_io2 v0.9.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.7.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking libxdo-sys v0.11.0
[INFO] [stderr]    Compiling dioxus-document v0.7.7
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling rfd v0.17.2
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling wry v0.53.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling dioxus-desktop v0.7.7
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling dioxus-web v0.7.7
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling dioxus-config-macro v0.7.7
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking dioxus-config-macros v0.7.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling dioxus-primitives v0.0.1 (https://github.com/DioxusLabs/components.git?rev=11e57d00f5a69eed69519dae7a4e735fa6735ca3#11e57d00)
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.120
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling dioxus-rsx v0.7.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling const-serialize-macro v0.7.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling const-serialize-macro v0.8.0-alpha.0
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.7
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking generational-box v0.7.7
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.7
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling const-serialize v0.7.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.5
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr] warning: libsqlite3-sys@0.30.1: cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] warning: libsqlite3-sys@0.30.1: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `libsqlite3-sys v0.30.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libsqlite3-sys-ec73616ad880c63c/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBSQLITE3_SYS_USE_PKG_CONFIG
[INFO] [stderr]   cargo:include=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsqlite3-sys-0.30.1/sqlite3
[INFO] [stderr]   cargo:rerun-if-changed=sqlite3/sqlite3.c
[INFO] [stderr]   cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c
[INFO] [stderr]   cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER
[INFO] [stderr]   cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH
[INFO] [stderr]   cargo:rerun-if-env-changed=SQLITE_MAX_COLUMN
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_FORCE_DISABLE
[INFO] [stderr]   CC_FORCE_DISABLE = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-w" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-DHAVE_ISNAN" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_LOCALTIME_R" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-d78199cf0998287e/out/c877a2978823c39d-sqlite3.o" "-c" "sqlite3/sqlite3.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b2108939f4c8c11e651afd1025d78f13ad93d60ab6ca2ab92baf4d955bd080a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2108939f4c8c11e651afd1025d78f13ad93d60ab6ca2ab92baf4d955bd080a1", kill_on_drop: false }`
[INFO] [stdout] b2108939f4c8c11e651afd1025d78f13ad93d60ab6ca2ab92baf4d955bd080a1
